Welcome![Sign In][Sign Up]
Location:
Search - lexical analyzer

Search list

[ELanguage简单词法分析器

Description: 编译词法分析器的源代码!-lexical analyzer compiler source code!
Platform: | Size: 3316 | Author: 李荣亮 | Hits:

[ELanguage语法词法分析

Description: 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
Platform: | Size: 4485 | Author: 吴绪林 | Hits:

[ELanguageddddd

Description: 词法分析器,用于输入表达式后输出单个独立的数据项-lexical analyzer for the importation of expression output of a single independent data item
Platform: | Size: 10686 | Author: sun | Hits:

[ELanguage词法分析器生成工具_2004_09_04

Description: 词法分析器生成工具,用Turbo C v2.0编译生成的-lexical analyzer generation tool, Turbo C compiler generated v2.0
Platform: | Size: 177318 | Author: 李雷 | Hits:

[ELanguagesupcode_60211

Description: 词法分析器(C++) 运行环境 Win9X/Win2000/WinXP/Win2003/ 软件语言 简体中文 软件类型 源码 授权方式 共享软件 软件大小 81 KB -lexical analyzer (C) Operating environment Win9X/Win2000/WinXP/Win2003 / English language software types of software source code sharing software license software size of 81 KB
Platform: | Size: 68834 | Author: adf | Hits:

[ELanguageul

Description: 词法分析器的一种编程方法,用多种方法实现对词法分析器的实现-lexical analyzer in a programming methods, and use a variety of methods to achieve the realization of a lexical analyzer
Platform: | Size: 2248 | Author: 杨蔺又 | Hits:

[ELanguageC语言实现的SIMPLE语言词法分析器

Description: C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。-the C language SIMPLE language lexical analyzer and used JAVA interface.
Platform: | Size: 59452 | Author: KOF | Hits:

[ELanguage词法分析器

Description: 类c语言词法分析器,文件能够识别c语言关键字和单词(1.0版)-lexical analyzer, to identify documents c word and language keyword (version 1.0)
Platform: | Size: 3733 | Author: | Hits:

[ELanguage03055114

Description: 编译课程设计,自己编的一个词法分析器,功能还算强大,只要自己再在上面加些代码可以构成语法分析,(包括与处理程序).-compiler curriculum design, own a series of the lexical analyzer, functions fairly strong, as long as the above again add some code may constitute syntax analysis, (including processing).
Platform: | Size: 14897 | Author: 王海军 | Hits:

[ELanguagelexicographe-bon

Description: 这是一个完整的词法分析器,用C++编写,并有测试文件-This is a complete lexical analyzer, C + +, and test document
Platform: | Size: 6833 | Author: 小月 | Hits:

[GUI Develophwfenxi

Description: 词法分析器,包括的关键字表和符号表,是针对C语言的,由于关键字表和符号表是在文本文档里建的,所以可以扩展,程序的可移植性比较好-lexical analyzer, including keyword table and symbol table is targeted at the C language, and keyword table is the symbol table in the text files in the building, so it can be extended, procedures portability better
Platform: | Size: 15113 | Author: 黄禹 | Hits:

[ELanguageLexicalAnalyser

Description: java版本的词法分析器,有穷自动机根据大型编译系统的模式构造。-java version of the lexical analyzer, the DFA Compilation System under the large tectonic model.
Platform: | Size: 16779 | Author: 郭振 | Hits:

[OtherLexical

Description: 编译原理词法分析器,输入是txt或是cpp文件,输出在out.cpp文件中,是词法分析器结果,其中数字代表属性,后面代表具体字符标识,“属性说明.txt”文件说明了具体数字代表的属性-Compiler theory lexical analyzer input is a txt or cpp file, the output file in out.cpp is a lexical analyzer results, including figures represent property represents the specific character behind the logo, " property description. Txt" file describes the specific figures on behalf of the attributes
Platform: | Size: 577536 | Author: yangyangyang | Hits:

[ELanguageanalyzer

Description: 编译原理语法分析器、词法分析器代码,运行程序时,需用文件保存要分析的程序代码,建议用pascal语言编写要分析的代码-Parser compiler theory, lexical analyzer code, run the program, use a file is saved to analyze the program code, we recommend using pascal language code to be analyzed
Platform: | Size: 4096 | Author: 李晓路 | Hits:

[assembly languageCompiler-theory-lexical-analyzer

Description: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。 -Design prepared by commissioning a specific lexical analysis program to deepen the understanding of the principles of lexical analysis. And mastery of the programming language source code scanning process will be broken down into various types of word lexical analysis methods. The preparation of a read word process, from input source to identify the independent significance of each word, which basically reserved words, identifiers, constants, operators, delimiters five categories. And in turn the output of each word its own internal code word symbols and values​ ​ .
Platform: | Size: 347136 | Author: zhao | Hits:

[Otherlexical-_analysis

Description: 编译原理课程作业:c++实现的c语言的简单词法分析器,可视化界面,可任意选择源码文件,对其进行简单词法分析。-Compiler theory course work: c++ implementation of a simple lexical analyzer c language, visual interface, you can choose source code file, its simple lexical analysis.
Platform: | Size: 1606656 | Author: 曾靖 | Hits:

[Otheranalyzer

Description: 用C语言实现的一个简单的词法分析器,输出结果为二元式。-A simple lexical analyzer
Platform: | Size: 2048 | Author: fei | Hits:

[ELanguagesyntactic-analyzer

Description: 用Yacc编写一个语法分析程序,使之与词法分析器结合,能够根据语言的上下文无关文法,识别输入的单词序列是否文法的句子。-With Yacc write a parser, so that combined with the lexical analyzer that depending on the context-free grammar of language, whether the input word sequence recognition grammar of the sentence.
Platform: | Size: 321536 | Author: xiaowang | Hits:

[Otheranalyzer

Description: 简易的词法分析器,满足编译原理,Visual C++编写,vs2013运行-a simple Lexical Analyzer by visual C++
Platform: | Size: 2292736 | Author: 何阳 | Hits:

[Internet-Networkc lexical analysis

Description: C语言做的词法分析器,学生作业,可以正确输出(C language to do lexical analyzer, student assignments, you can correctly output)
Platform: | Size: 2093056 | Author: 老戴自己 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net